summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-02Move osl::LibreOfficeKit stuff to comphelper for nowTor Lillqvist
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-02Replace FNTSIZ_* with a scoped enumeration FontSizeTypeTakeshi Abe
2015-04-02fix crash with ooo71962-1.odtCaolán McNamara
2015-04-02loplugin:staticmethodsNoel Grandin
2015-04-02loplugin:staticmethodsNoel Grandin
2015-04-02loplugin:staticmethodsNoel Grandin
2015-04-02ival is the intended source hereCaolán McNamara
2015-04-02fix higher debug level buildCaolán McNamara
2015-04-02DocxAttributeOutput::m_pPostponedCustomShape: use std::unique_ptr<>Miklos Vajna
2015-04-02use error value instead of string in array/matrix, tdf#89387 tdf#42481 relatedEike Rathke
2015-04-02Make configure actually find LODE nasmThorsten Behrens
2015-04-01smoketest: run XML files through xmllint --formatMichael Stahl
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: metod(s)->method(s)Julien Nabet
2015-04-01Typo: wheter->whetherJulien Nabet
2015-04-01CppunitTest_sw_ooxmlexport5: try to make MacOSX_37-tdf-buildbot happyMiklos Vajna
2015-04-01Resolves: tdf#88672 add missing return if error to not crashEike Rathke
2015-04-01sw: fix error handling in SwXTextTable methodsMichael Stahl
2015-04-01simplifyStephan Bergmann
2015-04-01tdf#88360: sw: fix crash on closing help in Navigator windowMichael Stahl
2015-04-01Engineering notation: Slight optimisationLaurent Balland-Poirier
2015-04-01sw: -Werror=sign-compareMichael Stahl
2015-04-01WaE: comparison of integers of different signsTor Lillqvist
2015-04-01typo in commentStephan Bergmann
2015-04-01tdf#60060: unit test for docx section protection exportEilidh McAdam
2015-04-01tdf#60060: DOCX export of section protectionEilidh McAdam
2015-04-01tdf#87441: Check for read-only RemoveHiddenContentStephan Bergmann
2015-04-01Replace MailerProgramCfg_Impl with direct configuration accessStephan Bergmann
2015-04-01Add isReadOnly() support to simplified configuration accessStephan Bergmann
2015-04-01Replace RemoveHiddenContentCfg_Impl with direct configuration accessStephan Bergmann
2015-04-01tdf#87441: RemoveHiddenContent is indep. of ExternalMailer/Program R/O stateStephan Bergmann
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 postprocess announce an levelBjoern Michaelsen
2015-04-01give each test an own docBjoern Michaelsen
2015-04-01Check osl::LibreOfficeKit::isActive(), not Application::IsConsoleOnly()Tor Lillqvist
2015-04-01Add API to check whether being used through LibreOfficeKitTor Lillqvist