summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2015-04-04sw: prefix members of SwRootFrmMiklos Vajna
2015-04-04cppcheck: Identical code for different branchesJulien Nabet
2015-04-03CppunitTest_sw_ooxmlexport5: fix Fedora 22 alpha buildMiklos Vajna
2015-04-03Resolves: tdf#83977 Push/Pop before/after messing with the cursorCaolán McNamara
2015-04-03Resolves: tdf#90138 don't try to save a marks OtherPos if it doesn't have oneCaolán McNamara
2015-04-03Resolves: tdf#87548 don't create a new list for each multiselection portionCaolán McNamara
2015-04-03Resolves: tdf#90099 group new style and change style together as one undoCaolán McNamara
2015-04-03use UNDO_EMPTY instead of bare 0Caolán McNamara
2015-04-03Resolves: tdf#89785 drop down list sizes locked in too earlyCaolán McNamara
2015-04-03DOCX export: use std::shared_ptr<> in FieldInfos::pFieldMiklos Vajna
2015-04-02sw: fix crash on SwUndoDelete after select-all with table at startMichael Stahl
2015-04-02tdf#87400: sw: fix ~SwIndexReg assertion in AutoCorrectMichael Stahl
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-04-02sw: [loplugin:stringconstant]Michael Stahl
2015-04-02Added test function for Search-and-Replace with TransliterationVarun
2015-04-02use helpers some moreBjoern Michaelsen
2015-04-02condense item population code down a bitBjoern Michaelsen
2015-04-02use helpers some moreBjoern Michaelsen
2015-04-02throw instead of returning an empty AnyBjoern Michaelsen
2015-04-02throw instead of silent noopBjoern Michaelsen
2015-04-02simplify UNO boilerplateBjoern Michaelsen
2015-04-02simplify UNO boilerplateBjoern Michaelsen
2015-04-02be honest and throw about unimplemented functionsBjoern Michaelsen
2015-04-02loplugin:staticmethodsNoel Grandin
2015-04-02DocxAttributeOutput::m_pPostponedCustomShape: use std::unique_ptr<>Miklos Vajna
2015-04-01sw: remove pointless SolarMutexGuard in SwXTextMarkup::ModifyMichael Stahl
2015-04-01i#105557: fix locking for SwXTextMarkupMichael Stahl
2015-04-01sw: remove utterly pointless assignment in SwXFlatParagraph::changeText()Michael Stahl
2015-04-01Typo: wheter->whetherJulien Nabet
2015-04-01CppunitTest_sw_ooxmlexport5: try to make MacOSX_37-tdf-buildbot happyMiklos Vajna
2015-04-01sw: fix error handling in SwXTextTable methodsMichael Stahl
2015-04-01tdf#88360: sw: fix crash on closing help in Navigator windowMichael Stahl
2015-04-01sw: -Werror=sign-compareMichael Stahl
2015-04-01WaE: comparison of integers of different signsTor Lillqvist
2015-04-01tdf#60060: unit test for docx section protection exportEilidh McAdam
2015-04-01tdf#60060: DOCX export of section protectionEilidh McAdam
2015-04-01Revert "Revert "skip SkipImages unit test on Windows""Michael Stahl
2015-04-01also refactor description setterBjoern Michaelsen
2015-04-01refactor labels getter on one baseBjoern Michaelsen
2015-04-01create generic getCells() functionBjoern Michaelsen
2015-04-01more testing on the text table descriptionsBjoern Michaelsen
2015-04-01give each test an own docBjoern Michaelsen
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann
2015-04-01Revert "skip SkipImages unit test on Windows"Michael Stahl
2015-04-01Remove redundant Reference<> from within UnoType<> usesStephan Bergmann
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-31sw: fix obscure crash in SwXTextDocument::getSomething()Michael Stahl
2015-03-31sw: remove pointless wrtsh/docsh.cxx fileMichael Stahl