aboutsummaryrefslogtreecommitdiff
path: root/source/sq/officecfg
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2013-11-17 11:06:57 +0100
committerAndras Timar <andras.timar@collabora.com>2013-11-17 11:06:57 +0100
commit6655f2f0d0a0bc781fa6ed710e1141f7362e0697 (patch)
treeb125e6b437147896453364490705d6b3083ead0a /source/sq/officecfg
parent983b259ba97a5a8dd916700b6ce0b1c0ceece1b6 (diff)
remove Android Impress Remote translations
Change-Id: Ic1c958119d0e0875d5cc7e1c110f9d7ed768e7d9
Diffstat (limited to 'source/sq/officecfg')
0 files changed, 0 insertions, 0 deletions
e LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/fpicker
AgeCommit message (Expand)Author
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann
2015-04-28loplugin:simplifyboolStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28DBG_PRINT_ENTRY expects a 4th arg of type intStephan Bergmann
2015-04-28Dialog::EndDialog nResult param is of type long/VclResponseTypeStephan Bergmann
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-22convert HIB_ constants to scoped enumNoel Grandin
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-16drawinglayer, editeng, forms, fpicker: convert new to ::Create.Michael Meeks
2015-04-13loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10re-insert erroneously converted delete calls.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09prophylactic double dispose audit.Michael Meeks
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in fpickerNoel Grandin