summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-14Use boost::intrusive_ptr in lieu of manual ref-counting.Kohei Yoshida
2014-08-14Apply a simple pimpl idiom and rename the old Impl to make it non-Impl.Kohei Yoshida
2014-08-14Aligh this correctly...Kohei Yoshida
2014-08-14Scope reduction by early bailout.Kohei Yoshida
2014-08-14Use struct to group together parameters to reduce number of method args.Kohei Yoshida
2014-08-14Extract code block into its own method.Kohei Yoshida
2014-08-14reduce num of FilterOptionsRequest includesCaolán McNamara
2014-08-14convert RID_DLG_SELECTION to .ui formatCaolán McNamara
2014-08-14Updated coreCaolán McNamara
2014-08-14remove unpublished unused FutureDocumentVersionProductUpdateRequestCaolán McNamara
2014-08-14FutureDocumentVersionProductUpdateRequest is never createdCaolán McNamara
2014-08-14git commit no reason to include FutureDocumentVersionProductUpdateRequest.hppCaolán McNamara
2014-08-14Updated coreCaolán McNamara
2014-08-14bnc#865381 DOCX import: handle <w:hideMark> table cell propertyMiklos Vajna
2014-08-14fix indentationMiklos Vajna
2014-08-14Resolves: fdo#82550 MacOSX GetTextBreak always return -1Caolán McNamara
2014-08-14sw: assert that UnlockExpFlds() isn't called when it's not lockedMichael Stahl
2014-08-14sw: initialize SwDoc::mbInReadingMichael Stahl
2014-08-14sw: use less confusing variable names in python testMichael Stahl
2014-08-14Rename misleadingly named variableTor Lillqvist
2014-08-14Look also for iOS SDK 8.0Tor Lillqvist
2014-08-14TypoTor Lillqvist
2014-08-14If we disable C4189 we should also disable C4100Tor Lillqvist
2014-08-14WaE: C4722: destructor never returns, potential memory leakTor Lillqvist
2014-08-14MSVC: disable C4189 again in optimizing buildsThomas Arnhold
2014-08-14java: remove useless instanceof testsNoel Grandin
2014-08-14java: remove unused importsNoel Grandin
2014-08-14simplify timing codeNoel Grandin
2014-08-14improve copmmentsNoel Grandin
2014-08-14java: remove commented out codeNoel Grandin
2014-08-14remove usage of DOCPTH and CNCSTRNoel Grandin
2014-08-14clean upo runner.lib.TestParametersNoel Grandin
2014-08-14clean up formattingNoel Grandin
2014-08-14Add rng schema for model.xmlMiklos Vajna
2014-08-14warning C4189: : local variable is initialized but not referencedThomas Arnhold
2014-08-14WaE: C4189: 'aTests' : local variable is initialized but not referencedTor Lillqvist
2014-08-14warning C4702: unreachable codeMichael Stahl
2014-08-14spurious warning C4189 local variable initialized but not referencedMichael Stahl
2014-08-13warning C4245 signed/unsigned mismatchMichael Stahl
2014-08-13warning C4189 local variable initialized but not referencedMichael Stahl
2014-08-13warning C4245 signed/unsigned mismatchMichael Stahl
2014-08-13helpcontent2: somebody messed up the submodule again...Michael Stahl
2014-08-13warning C4245 signed/unsigned mismatchMichael Stahl
2014-08-13warning C4245 signed/unsigned mismatchMichael Stahl
2014-08-13WaE: C4245: signed/unsigned mismatchThomas Arnhold
2014-08-13check_table.py: use assertEqual()Thomas Arnhold
2014-08-13Sync oox -> writerfilter alias for relationshipsMiklos Vajna
2014-08-13win64: make openssl workThomas Arnhold
2014-08-13Remove unused action elementMiklos Vajna
2014-08-13RTF import: let SHPRW == 4 imply ooxml:EG_WrapType_wrapTightMiklos Vajna