aboutsummaryrefslogtreecommitdiff
path: root/source/hu/svx
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-01-24 13:16:51 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-01-24 13:20:02 +0100
commit5634878ae8bfcd66bdf403e9ae009eab7312c611 (patch)
tree109d043bc5e715630c3bfb0f8e85c7e64c8ac2c5 /source/hu/svx
parent4c9058997dff2f568d90ead5d9b50fc92b1281cc (diff)
update translations for 6.0.0 rc3
Change-Id: I4f1d4959997ff3e5522b8947985937a372cb96f0
Diffstat (limited to 'source/hu/svx')
0 files changed, 0 insertions, 0 deletions
ure/table_rotated_text LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/browser/dsEntriesNoExp.cxx
AgeCommit message (Expand)Author
2022-02-04use some more add toId/fromIdCaolán McNamara
2021-09-21Resolves: tdf#136442 don't query siblings and parent to determine typeCaolán McNamara
2020-11-09tdf#42949 Fix new IWYU warnings in directories d*Gabor Kelemen
2020-10-06loplugin:const* make some params and methods constNoel
2020-08-12remove DBTreeView class which doesn't do anything usefulCaolán McNamara
2020-08-12drop now unused DBTreeListBoxCaolán McNamara
2020-08-12use InterimDBTreeListBoxCaolán McNamara
2020-04-15loplugin:flatten in dbaccessNoel Grandin
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-07-03no need to switch models in the SvTreeListBoxNoel Grandin
2018-04-13tdf#42949 Remove unnecessary localization headers from dbaccessGabor Kelemen
2018-01-19inline some definesNoel Grandin
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-07-31loplugin:constparams in dbaccessNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-02-01Convert MENU_BROWSER_DEFAULTCONTEXT to xmlMaxim Monastirsky
2016-08-26convert SV_ITEM_ID_LBOX defines to scoped enumJochen Nitschke
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2014-09-25dbaccess: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-02Related fdo#82088: removing and shortening aliasesStefan Weiberg
2014-04-17dbaccess: sal_Bool->boolNoel Grandin
2014-02-22Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa
2013-03-15fdo#38838, String to OUString, in dbaccess/source/ui/browserGergő Mocsi
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida
2012-11-15Rename SvLBoxItem::IsA() to GetType(), and mark that const.Kohei Yoshida
2012-10-29Use SvTreeListEntries to store child entries.Kohei Yoshida
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida