summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-03-29loplugin:unusedmethodsNoel Grandin
2017-03-29convert SearchBehavior to scoped enumNoel Grandin
2017-03-29convert EViewType to scoped enumNoel Grandin
2017-03-29loplugin:unnecessaryvirtualNoel Grandin
2017-03-29Add warning about intended use case of debug helperTor Lillqvist
2017-03-29expand vis to visible; fix typosdennisroczek
2017-03-29loplugin:singlevalfieldsNoel Grandin
2017-03-29Fix typosAndrea Gelmini
2017-03-28Fix typosAndrea Gelmini
2017-03-28tdf#106693 vcl PDF export, norefxobj: handle multiple refs in copied arraysMiklos Vajna
2017-03-28move inlines into the classCaolán McNamara
2017-03-28remove some more unused SID constants and commandsNoel Grandin
2017-03-28SFX_SLOT macro is unusedNoel Grandin
2017-03-28tdf#42949: clean up includes in include/svx/[a-c]* with iwyuJorenz Paragas
2017-03-28remove enum slot code from sfx2Noel Grandin
2017-03-28remove PseudoSlot support from idl compilerNoel Grandin
2017-03-28remove unhandled SID commands from sfx2Noel Grandin
2017-03-28remove unhandled SID commands from svxNoel Grandin
2017-03-28tdf#105843 : restore Application Start and Stop eventsJean-Baptiste Faure
2017-03-27tdf#89329: use unique_ptr for pImpl in tubes/managerBernhard Widl
2017-03-27No std::to_string in the silly C++ library we still use on AndroidTor Lillqvist
2017-03-27ofz#946 NbcAdjustTextFrameWidthAndHeight calling itselfCaolán McNamara
2017-03-27tdf#106693 vcl PDF export, norefxobj: handle multiple refs in copied dictsMiklos Vajna
2017-03-27Move StackVarEnumToString to <formula/token.hxx> and use in a SAL_INFOTor Lillqvist
2017-03-27tdf#106693 vcl PDF export, norefxobj: copy array objectsMiklos Vajna
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin
2017-03-27remove unhandled SID commands in scNoel Grandin
2017-03-27remove unhandled SID commands in sdNoel Grandin
2017-03-26Kill remaining PseudoSlots usageMaxim Monastirsky
2017-03-26uitest: provide a way to select a floating window, e.g. popup menuMarkus Mohrhard
2017-03-25Fix typosAndrea Gelmini
2017-03-25Replace some macros with constexpr functionsStephan Bergmann
2017-03-25There should be no need to distinguish between I32S and I64SStephan Bergmann
2017-03-25Fix typosAndrea Gelmini
2017-03-25Fix typosAndrea Gelmini
2017-03-25Fix typosAndrea Gelmini
2017-03-24tdf#106693 vcl PDF export, norefxobj: update XObject refsMiklos Vajna
2017-03-24lok: Allow setting of the language during load.Jan Holesovsky
2017-03-24Better check for 'defined LIBO_INTERNAL_ONLY'Stephan Bergmann
2017-03-24tdf#106693 vcl PDF export, norefxobj: copy XObject referencesMiklos Vajna
2017-03-24loplugin:unusedfieldsNoel Grandin
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin
2017-03-23Change SvxMSDffManager::ImportOLE nOLEId parameter from long to sal_uInt32Stephan Bergmann
2017-03-23TODO: move to ScrollBar when binary incompatibility is no longer problematicCaolán McNamara
2017-03-23remove unused helpid in SfxShellNoel Grandin
2017-03-22Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)Stephan Bergmann
2017-03-22Calc: safer life cycle handling for OutputDevice in SdrPaintWindowMarco Cecchetti
2017-03-22tdf#106693 vcl PDF export: initial UseReferenceXObject optionMiklos Vajna
2017-03-22Don't actually change OS-level locale with (unused) osl_setSystemLocaleStephan Bergmann
2017-03-22Use consistent include guard macro namesTor Lillqvist