summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2012-02-14Remove unused code.Santiago Martinez
2012-02-13Remove unused codeElton Chung
2012-02-13Removed unused code.Björgvin Ragnarsson
2012-02-11fix dbgutil build: put back DbgName_SdrPageViewMatúš Kukan
2012-02-10Removed some dead codeMarc-André Laverdière-Papineau
2012-02-10Removed some warnings on WIN32 build.Kohei Yoshida
2012-02-10fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan
2012-02-10Remove unused codeElton Chung
2012-02-08Missing newline at end of fileStephan Bergmann
2012-02-08changes to "tools/table.hxx to std::map conversion"Eike Rathke
2012-02-08tools/table.hxx to std::map conversion in SV, SVL and SVX modulesNoel Grandin
2012-02-08callcatcher: update list, ByteString is on the ropesCaolán McNamara
2012-02-08Added READMEs for modules which used to be in libs-coreJosh Heidenreich
2012-02-06Attempt to disable database connectivity for iOS for nowTor Lillqvist
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud
2012-02-05Fixed cppcheck messages about rethrowing copy of exception.PKEuS
2012-02-05Some cppcheck cleaningJulien Nabet
2012-02-04extract max legal dff length to headerCaolán McNamara
2012-02-02Some cppcheck cleaningJulien Nabet
2012-02-01InsertData to AppendData, to hide the insert position.Kohei Yoshida
2012-02-01callcatcher: update listCaolán McNamara
2012-02-01fdo#34425: [Feature] Persist bgcolor toolbar button.Winfried Donkers
2012-02-01German comments translations.Winfried Donkers
2012-01-31More on string conversion.Kohei Yoshida
2012-01-31XubString to rtl::OUString.Kohei Yoshida
2012-01-31Re-organized boolean data members.Kohei Yoshida
2012-01-31One more method to non-inline. I guess this is the last one...Kohei Yoshida
2012-01-31Simplified & non-inlined setUnoShape().Kohei Yoshida
2012-01-31More implicit inline methods to non-inline.Kohei Yoshida
2012-01-31XubString to rtl::OUString.Kohei Yoshida
2012-01-31More implicit inline method to hide.Kohei Yoshida
2012-01-31Container to ptr_vector.Kohei Yoshida
2012-01-31One less method that nobody uses.Kohei Yoshida
2012-01-31No implicit inlining in the header file.Kohei Yoshida
2012-01-31Make these data members private.Kohei Yoshida
2012-01-31Use bool & prefer rtl::OUString.Kohei Yoshida
2012-01-31Simplify code by making getProcessComponentContext() implicit.Stephan Bergmann
2012-01-31callcatcher: update listCaolán McNamara
2012-01-27SvxColumnItem: fix buggy STL conversion:Michael Stahl
2012-01-27Revert "Removed list and numbering paragraph styles and related option page"Cédric Bosdonnat
2012-01-26Replace SvtCacheOptions with (simplified) direct configuration access.Stephan Bergmann
2012-01-25WaE: int and long confusionTor Lillqvist
2012-01-25optimized zoom to use more common intervalsTim Hardeck
2012-01-24callcatcher: update list, remove newly unused methodsCaolán McNamara
2012-01-24Comments Translations.Stefan Knorr
2012-01-24Removal of commented code.Stefan Knorr
2012-01-23Replaced diagnore ENSURE_OR_CONTINUE with regular code.Marcel Metz
2012-01-23Replaced diagnore ENSURE_OR_BREAK with regular code.Marcel Metz
2012-01-23Let's use 2^(1/4) as the zoom factor, instead of 1.2 (thanks, Tor!)Jan Holesovsky
2012-01-23make svx ByteString freeCaolán McNamara