summaryrefslogtreecommitdiff
path: root/reportdesign
AgeCommit message (Expand)Author
2021-10-26Replace macros from reportdesign/source/ui/inspection/metadata.cxxJulien Nabet
2021-10-22Revert "Simplify vector initialization in reportdesign"Julien Nabet
2021-10-22Optimize assignment from OUStringLiteral to OUStringStephan Bergmann
2021-10-16Simplify vector initialization in reportdesignJulien Nabet
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-11loplugin:moveparam in reportdesignNoel Grandin
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-10-10loplugin:moveparam in xmloffNoel Grandin
2021-10-08use more SfxItemSetFixedNoel Grandin
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 3 [API CHANGE]Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-20New loplugin:unusedcapturedefaultStephan Bergmann
2021-08-16pass OutlinerParaObject around by valueNoel Grandin
2021-08-11convert some LogicToLogic calls to use o3tl::convert insteadTomaž Vajngerl
2021-08-05drop unneeded forward declares of ControlCaolán McNamara
2021-08-05drop unneeded forward declareCaolán McNamara
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-28use officecfg for SvtCJKOptionsNoel Grandin
2021-07-24use officecfg to retrieve SaveRelFSysNoel Grandin
2021-07-24use officecfg to retrieve PrettyPrintingNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-16use WhichRangesContainer in reportdesignNoel Grandin
2021-07-15drop the Pair constructor from SfxItemSetNoel Grandin
2021-07-12tdf#126665 Remember last used file picker directorySamuel Mehrbrodt
2021-06-29tdf#121715 XLSX: support custom first page header/footerDaniel Arato (NISZ)
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-06-17use string_view in the Translate APINoel Grandin
2021-06-17svx: prefix member variables SdrViewEvent SdrView SdrObjGroupTomaž Vajngerl
2021-06-15vcl: outdevmap.hxx -> rendercontext/ImplMapRes.hxxChris Sherlock
2021-06-14only one of the radiobuttons in a group should be activeCaolán McNamara
2021-06-09Even more simplification in initializations (reportdesign)Julien Nabet
2021-06-09Simplify Sequences initializations (reportdesign)Julien Nabet
2021-06-02no need to allocate these on the heapNoel Grandin
2021-05-28no need to allocate these SfxItemSet on the heapNoel Grandin
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-13tdf#141571 Base crashed on creation of user functionNoel Grandin
2021-05-10tdf#138209 ODF export: work around forms problem in LO < 7.0Michael Stahl
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-05-06add SfxItemPoolDeleter utilityNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann