summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2012-02-13Remove unused codeElton Chung4-96/+0
2012-02-13Removed unused code.Björgvin Ragnarsson16-148/+1
2012-02-11fix dbgutil build: put back DbgName_SdrPageViewMatúš Kukan1-0/+2
2012-02-10Removed some dead codeMarc-André Laverdière-Papineau4-131/+1
2012-02-10Removed some warnings on WIN32 build.Kohei Yoshida3-5/+1
2012-02-10fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan4-4/+0
2012-02-10Remove unused codeElton Chung12-134/+0
2012-02-08Missing newline at end of fileStephan Bergmann1-1/+1
2012-02-08changes to "tools/table.hxx to std::map conversion"Eike Rathke2-14/+11
2012-02-08tools/table.hxx to std::map conversion in SV, SVL and SVX modulesNoel Grandin2-17/+22
2012-02-08callcatcher: update list, ByteString is on the ropesCaolán McNamara2-6/+0
2012-02-08Added READMEs for modules which used to be in libs-coreJosh Heidenreich1-0/+9
2012-02-06Attempt to disable database connectivity for iOS for nowTor Lillqvist1-1/+1
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-35/+2
2012-02-05Fixed cppcheck messages about rethrowing copy of exception.PKEuS1-2/+2
2012-02-05Some cppcheck cleaningJulien Nabet1-2/+2
2012-02-04extract max legal dff length to headerCaolán McNamara1-0/+3
2012-02-02Some cppcheck cleaningJulien Nabet1-2/+2
2012-02-01InsertData to AppendData, to hide the insert position.Kohei Yoshida5-23/+17
2012-02-01callcatcher: update listCaolán McNamara1-1/+1
2012-02-01fdo#34425: [Feature] Persist bgcolor toolbar button.Winfried Donkers2-24/+39
2012-02-01German comments translations.Winfried Donkers1-64/+67
2012-01-31More on string conversion.Kohei Yoshida8-41/+41
2012-01-31XubString to rtl::OUString.Kohei Yoshida7-66/+72
2012-01-31Re-organized boolean data members.Kohei Yoshida1-19/+19
2012-01-31One more method to non-inline. I guess this is the last one...Kohei Yoshida2-1/+7
2012-01-31Simplified & non-inlined setUnoShape().Kohei Yoshida3-17/+10
2012-01-31More implicit inline methods to non-inline.Kohei Yoshida2-37/+214
2012-01-31XubString to rtl::OUString.Kohei Yoshida6-10/+10
2012-01-31More implicit inline method to hide.Kohei Yoshida2-10/+10
2012-01-31Container to ptr_vector.Kohei Yoshida2-28/+39
2012-01-31One less method that nobody uses.Kohei Yoshida2-7/+1
2012-01-31No implicit inlining in the header file.Kohei Yoshida2-26/+64
2012-01-31Make these data members private.Kohei Yoshida3-3/+9
2012-01-31Use bool & prefer rtl::OUString.Kohei Yoshida3-257/+259
2012-01-31Simplify code by making getProcessComponentContext() implicit.Stephan Bergmann2-5/+4
2012-01-31callcatcher: update listCaolán McNamara2-12/+0
2012-01-27SvxColumnItem: fix buggy STL conversion:Michael Stahl1-1/+0
2012-01-27Revert "Removed list and numbering paragraph styles and related option page"Cédric Bosdonnat2-0/+6
2012-01-26Replace SvtCacheOptions with (simplified) direct configuration access.Stephan Bergmann1-4/+5
2012-01-25WaE: int and long confusionTor Lillqvist1-2/+2
2012-01-25optimized zoom to use more common intervalsTim Hardeck2-8/+3
2012-01-24callcatcher: update list, remove newly unused methodsCaolán McNamara2-30/+0
2012-01-24Comments Translations.Stefan Knorr23-592/+583
2012-01-24Removal of commented code.Stefan Knorr25-181/+27
2012-01-23Replaced diagnore ENSURE_OR_CONTINUE with regular code.Marcel Metz2-4/+21
2012-01-23Replaced diagnore ENSURE_OR_BREAK with regular code.Marcel Metz1-1/+5
2012-01-23Let's use 2^(1/4) as the zoom factor, instead of 1.2 (thanks, Tor!)Jan Holesovsky1-2/+3
2012-01-23make svx ByteString freeCaolán McNamara2-14/+31
2012-01-21Improve checking for emptinessThomas Arnhold1-1/+1