summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-10-14use std::vector::insert instead of push_backNoel Grandin
2021-10-14[API CHANGE] Fix all bad UNOIDL identifiers across offapiStephan Bergmann
2021-10-14Use more appropriate return type for some editeng functionsStephan Bergmann
2021-10-14Simplify JsonWriter a bitMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-13fix (cppunit test) build with --enable-mergelibs againRene Engelhard
2021-10-13Unify JsonWriter::put and putRaw a bitMike Kaganski
2021-10-13tdf#144642 XLSX import: round down row height to 0.75 ptAttila Szűcs
2021-10-12loplugin:unusedmethodsNoel Grandin
2021-10-12loplugin:unusedfieldsNoel Grandin
2021-10-12Revert "Use placement new to avoid one of the allocation calls..."Stephan Bergmann
2021-10-12Don't #include within extern "C"Stephan Bergmann
2021-10-12loplugin:moveparam in variousNoel Grandin
2021-10-11Related: tdf#145033 don't print "There is no implementation..." warningCaolán McNamara
2021-10-11loplugin:moveparam in sfx2Noel Grandin
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-10-11loplugin:moveparam in formulaNoel Grandin
2021-10-11loplugin:moveparam in unoidlNoel Grandin
2021-10-11fix MSVC mergelibs buildLuboš Luňák
2021-10-11loplugin:moveparam in unotoolsNoel Grandin
2021-10-11Expand some defines and simplify loopsMike Kaganski
2021-10-11Simplify one matchIgnoreAsciiCase overloadMike Kaganski
2021-10-10loplugin:moveparam in xmloffNoel Grandin
2021-10-10fix (cppunit test) build with --enable-mergelibsRene Engelhard
2021-10-10loplugin:moveparam in basegfxNoel Grandin
2021-10-10loplugin:moveparam in xmlscriptNoel Grandin
2021-10-10loplugin:moveparam in svxNoel Grandin
2021-10-10loplugin:moveparam in editengNoel Grandin
2021-10-10loplugin:moveparam in comphelperNoel Grandin
2021-10-10loplugin:moveparam in svlNoel Grandin
2021-10-10loplugin:moveparam in ucbhelperNoel Grandin
2021-10-09Typo: *adress* -> *address* (except from not translated German parts)Julien Nabet
2021-10-09Typo: braket->bracketJulien Nabet
2021-10-09Typo *ropertie -> *ropertyJulien Nabet
2021-10-09Rename strings and change criss-cross border iconBayram Çiçek
2021-10-09Simplify SvXMLExport::AddAttribute overloadsMike Kaganski
2021-10-08vcl: test PhysicalFontCollection and move to vcl::font namespaceChris Sherlock
2021-10-08loplugin:moveparam in vclNoel Grandin
2021-10-08loplugin:moveparam in svxNoel Grandin
2021-10-08loplugin:moveparam in svlNoel Grandin
2021-10-08loplugin:moveparam in vclNoel Grandin
2021-10-07svx: add "m" prefix to some member variables in SdrObjEditViewTomaž Vajngerl
2021-10-07Match order of the beginning of fldunit.hxx with FieldUnit.idlJulien Nabet
2021-10-07svx: move LOKit specifics into it's own methodTomaž Vajngerl
2021-10-07loplugin:moveparam in editengNoel Grandin
2021-10-06loplugin:moveparam in ucbhelperNoel Grandin
2021-10-06loplugin:moveparam in connectivityNoel Grandin
2021-10-06loplugin:moveparam in basegfxNoel Grandin
2021-10-06vcl: test OutputDevice::DrawPixel()Chris Sherlock
2021-10-06CellController always controls something derived from svt::ControlBaseCaolán McNamara