summaryrefslogtreecommitdiff
path: root/salhelper
ModeNameSize
-rw-r--r--CppunitTest_salhelper_testapi.mk878logplain
-rw-r--r--Library_salhelper.mk1279logplain
-rw-r--r--Makefile225logplain
-rw-r--r--Module_salhelper.mk551logplain
-rw-r--r--README39logplain
d---------qa75logplain
d---------source244logplain
d---------test105logplain
tle='2015-04-01 08:43:42 +0200'>2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann 2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann 2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann 2015-02-05constifyLionel Elie Mamane 2015-02-05proper indentationLionel Elie Mamane 2015-02-05destructors are not allowed to throwLionel Elie Mamane 2015-02-05xmlscript: fix import/export of dialog radio-buttonsMichael Stahl 2015-02-05Updated all precompiled headers.Ashod Nakashian 2015-01-27WaE: implicit conversion of literal of type 'int' to 'bool'Tor Lillqvist 2015-01-27remove spurious xDocStorage tempCaolán McNamara 2015-01-27Resolves: #i98734# save/load ScaleMode property of image control on dialogsTsutomu Uchino 2015-01-20Some more loplugin:cstylecast: xmlscriptStephan Bergmann 2015-01-19fdo#39440 reduce scope of local variablesMichael Weghorn 2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara 2014-12-18xmlscript: Use appropriate OUString functions on string constantsStephan Bergmann 2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl 2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl 2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava 2014-11-05fdo#38835 strip out OUString globalsNoel Grandin 2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini 2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin 2014-10-01xmlscript: std::auto_ptr -> std::unique_ptrStephan Bergmann 2014-10-01fdo#82577: Handle TimeNoel Grandin 2014-09-16Rename LO-specific uno ini-file (Linux: program/unorc) to "louno"Stephan Bergmann 2014-09-12xmlscript: avoid accessing [0] of an emptry stringNorbert Thiebaud 2014-08-20ODF export: don't write invalid "group-name" attributeMichael Stahl 2014-06-24new compilerplugin returnbyrefNoel Grandin 2014-06-05xmlscript: remove SAL_THROW macroNoel Grandin 2014-06-04update_pch: add a bunch of pch filesThomas Arnhold 2014-05-29fdo#68849: Add header guards to all include filesJens Carl