summaryrefslogtreecommitdiffstats
path: root/svx
Commit message (Expand)AuthorAgeFilesLines
* Revert another specific changeJulien Nabet2011-07-311-2/+3
* Some cppcheck cleaningJulien Nabet2011-07-319-15/+15
* Some cppcheck cleaning + 2 fixes of last commitJulien Nabet2011-07-318-22/+19
* Add consistent Emacs and vim mode linesTor Lillqvist2011-07-3011-2/+16
* ByteString::CreateFromInt32->rtl::OString[Buffer]Caolán McNamara2011-07-296-102/+83
* callcatcher: remove unused methodsThomas Arnhold2011-07-292-78/+0
* Resolve: fdo#39392 post-stl use vector end position not LIST_APPENDCaolán McNamara2011-07-281-1/+1
* callcatcher: ditch various unused methodsCaolán McNamara2011-07-282-10/+0
* add cast of 0 to (sal_Int320) to keep the compiler happyNorbert Thiebaud2011-07-261-3/+3
* findbar: When using the findbar, reset flags to default, fdo#37179.Jan Holesovsky2011-07-271-4/+12
* callcatcher: ditch unused methodsCaolán McNamara2011-07-262-21/+0
* callcatcher: remove unused methodsThomas Arnhold2011-07-252-130/+0
* callcatcher: remove unused E3D stuffThomas Arnhold2011-07-2514-252/+0
* Remove an unused reference to javaoptions.hxxJoseph Powers2011-07-241-1/+0
* keep gbuild calls consistent at now, even if it is a bit longerBjoern Michaelsen2011-07-232-2/+2
* resyncing to masterBjoern Michaelsen2011-07-2171-1474/+546
|\
| * callcatcher: remove unused DumpObjectListThomas Arnhold2011-07-201-16/+0
| * callcatcher: XColorList, your time has cometh to an endCaolán McNamara2011-07-202-109/+0
| * callcatcher: unused methodsCaolán McNamara2011-07-152-8/+0
| * callcatcher: remove unused methodsCaolán McNamara2011-07-142-10/+0
| * callcatcher: remove unused non-class level methodsCaolán McNamara2011-07-141-19/+0
| * a11y: fix crash where subclass bypasses a11y layer to insert entriesCaolán McNamara2011-07-141-2/+2
| * nah, don't want to list bg in any extra table container spaceCaolán McNamara2011-07-141-2/+0
| * Resolves: fdo#36534 rework SvxSimpleTable to not manage its own parentCaolán McNamara2011-07-148-148/+98
| * ByteString::CreateFromInt32->rtl::OString::valueOfCaolán McNamara2011-07-141-3/+4
| * callcatcher: remove unused Viewport3D:::FooThomas Arnhold2011-07-132-88/+0
| * Remove component_getImplementationEnvironment methodsMatúš Kukan2011-07-124-19/+0
| * various unused methodsCaolán McNamara2011-07-112-96/+0
| * callcatcher: unused ImpGetDefaultFontsLanguageCaolán McNamara2011-07-111-26/+0
| * various unused methods and impl source filesCaolán McNamara2011-07-1111-372/+0
| * remove unused polypolygon variantsCaolán McNamara2011-07-112-20/+0
| * callcatcher: unused lcl_FontChangedHintCaolán McNamara2011-07-111-18/+0
| * callcatcher: unused lcl_MoveBoxCaolán McNamara2011-07-111-13/+0
| * fdo#37403: Fixed crasher by using boost::shared_ptrCédric Bosdonnat2011-07-083-21/+9
| * fdo#32257: call the handler once all changes are done on FrameSelectorCédric Bosdonnat2011-07-071-1/+2
| * Remove online registration related codeMatus Kukan2011-07-071-6/+0
| * Do not include filedlg.hxx when not necessaryFrancois Tigeot2011-07-012-2/+0
| * n#676858: ghost uneditable drawing objectsCédric Bosdonnat2011-06-307-4/+62
| * valgrind: Conditional jump or move depends on uninitialised value(s)David Tardon2011-06-301-0/+1
| * Revert patch to change .idlMuthu Subramanian2011-06-292-16/+0
| * Improved xlsx formula import.Muthu Subramanian2011-06-292-0/+16
| * update component factory methods to use new prefixes, to add lib mergingMatus Kukan2011-06-246-9/+10
| * Code review (bug fix).Muthu Subramanian2011-06-231-1/+1
| * Cleanup up some unused parametersJoseph Powers2011-06-228-130/+161
| * Replace List with std::vector< Bitmap* >Joseph Powers2011-06-226-35/+72
| * Teach LibreOffice proper svg:d supportThorsten Behrens2011-06-227-241/+25
| * WaE: fwrite returnCaolán McNamara2011-06-211-7/+8
| * Remove nDummy parameter from XPropertyList::Remove()Joseph Powers2011-06-219-19/+23
| * Remove the nDummy parameter from XPropertyTable::Remove()Joseph Powers2011-06-219-18/+18
| * Replace List with std::vector< XPropertyEntry* >Joseph Powers2011-06-218-53/+86