summaryrefslogtreecommitdiffstats
path: root/svx/source
Commit message (Expand)AuthorAgeFilesLines
* WaE: these are integers, not pointersCaolán McNamara2012-02-151-1/+1
* Fix some translation oversightsStefan Knorr (astron)2012-02-1526-60/+51
* Remove unused code.Santiago Martinez2012-02-141-15/+0
* Remove unused codeElton Chung2012-02-132-86/+0
* Removed unused code.Björgvin Ragnarsson2012-02-138-136/+0
* fix dbgutil build: put back DbgName_SdrPageViewMatúš Kukan2012-02-111-0/+2
* Removed some dead codeMarc-André Laverdière-Papineau2012-02-103-120/+0
* Removed some warnings on WIN32 build.Kohei Yoshida2012-02-102-4/+1
* Remove unused codeElton Chung2012-02-107-124/+0
* Missing newline at end of fileStephan Bergmann2012-02-081-1/+1
* changes to "tools/table.hxx to std::map conversion"Eike Rathke2012-02-081-10/+10
* tools/table.hxx to std::map conversion in SV, SVL and SVX modulesNoel Grandin2012-02-081-16/+19
* callcatcher: update list, ByteString is on the ropesCaolán McNamara2012-02-081-5/+0
* Fixed cppcheck messages about rethrowing copy of exception.PKEuS2012-02-051-2/+2
* Some cppcheck cleaningJulien Nabet2012-02-051-2/+2
* Some cppcheck cleaningJulien Nabet2012-02-021-2/+2
* InsertData to AppendData, to hide the insert position.Kohei Yoshida2012-02-014-20/+16
* callcatcher: update listCaolán McNamara2012-02-011-1/+1
* fdo#34425: [Feature] Persist bgcolor toolbar button.Winfried Donkers2012-02-011-23/+37
* More on string conversion.Kohei Yoshida2012-01-317-40/+40
* XubString to rtl::OUString.Kohei Yoshida2012-01-315-62/+68
* One more method to non-inline. I guess this is the last one...Kohei Yoshida2012-01-311-0/+6
* Simplified & non-inlined setUnoShape().Kohei Yoshida2012-01-312-3/+8
* More implicit inline methods to non-inline.Kohei Yoshida2012-01-311-0/+177
* XubString to rtl::OUString.Kohei Yoshida2012-01-313-6/+6
* More implicit inline method to hide.Kohei Yoshida2012-01-311-0/+7
* Container to ptr_vector.Kohei Yoshida2012-01-311-22/+29
* One less method that nobody uses.Kohei Yoshida2012-01-311-6/+1
* No implicit inlining in the header file.Kohei Yoshida2012-01-311-1/+49
* Make these data members private.Kohei Yoshida2012-01-312-1/+6
* Use bool & prefer rtl::OUString.Kohei Yoshida2012-01-312-123/+147
* Simplify code by making getProcessComponentContext() implicit.Stephan Bergmann2012-01-312-5/+4
* callcatcher: update listCaolán McNamara2012-01-312-12/+0
* SvxColumnItem: fix buggy STL conversion:Michael Stahl2012-01-271-1/+0
* Revert "Removed list and numbering paragraph styles and related option page"Cédric Bosdonnat2012-01-271-0/+3
* Replace SvtCacheOptions with (simplified) direct configuration access.Stephan Bergmann2012-01-261-4/+5
* WaE: int and long confusionTor Lillqvist2012-01-251-2/+2
* optimized zoom to use more common intervalsTim Hardeck2012-01-251-4/+3
* callcatcher: update list, remove newly unused methodsCaolán McNamara2012-01-242-30/+0
* Comments Translations.Stefan Knorr2012-01-2423-592/+583
* Removal of commented code.Stefan Knorr2012-01-2425-181/+27
* Replaced diagnore ENSURE_OR_CONTINUE with regular code.Marcel Metz2012-01-232-4/+21
* Replaced diagnore ENSURE_OR_BREAK with regular code.Marcel Metz2012-01-231-1/+5
* make svx ByteString freeCaolán McNamara2012-01-232-14/+31
* Improve checking for emptinessThomas Arnhold2012-01-211-1/+1
* unused methodsThomas Arnhold2012-01-212-25/+0
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-213-5/+5
* String to rtl::OUString.Kohei Yoshida2012-01-201-9/+20
* sal_Bool to bool.Kohei Yoshida2012-01-202-61/+76
* Make this a private member (to make it easier to keep track of its usage).Kohei Yoshida2012-01-192-15/+4