summaryrefslogtreecommitdiff
path: root/sc/AllLangResTarget_sc.mk
AgeCommit message (Collapse)AuthorFilesLines
2013-03-04Convert page header/footer to new widget UIOlivier Hallot1-1/+0
* The widget UI needs further work for better display, but all elements are there * Fix First page toggle with header/footer on/off * Calculations for Edit button position in Calc discarded. * Some comments in German translated * Need to address helpID's Change-Id: Iab4eec4fb2497d17c8eb1ab2bab7c31b028af7b0 Reviewed-on: https://gerrit.libreoffice.org/2478 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-02-24rewrite import CSV dialog to WidgetLayoutPetr Vorel1-1/+0
Change-Id: Ifa674dc3cf14c9633be10b2fb7b59fea55a6a2e4 Reviewed-on: https://gerrit.libreoffice.org/2332 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-02-14adapt code to insert sheet .uiCaolán McNamara1-1/+0
Change-Id: Idba3ff98cecd47743d83ad444151117d5f457a7d
2012-11-28Use the resource file correctly.Kohei Yoshida1-0/+1
Change-Id: I40af0beaf0de25347e8241c08e3be5f92ac16f93
2012-11-17convert text import options to .uiCaolán McNamara1-1/+0
Change-Id: Ice6228f0548507b0400c25f40d8aa7cb557c8088
2012-10-30implement basic support for icon setsMarkus Mohrhard1-0/+1
already supports ooxml import Change-Id: I3e54aa1632a78f853bb13a3a4f76e9d66ea0b9ac
2012-08-02tubes: move sc/source/ui/collab/contacts.* to tubesMatúš Kukan1-1/+0
- sc no longer directly links against telepathy - there is new class ScCollaboration derived from abstract Collaboration describing collaboration functionality for apps used in tubes/ - also added resource manager into tubes/ Change-Id: Ic89ae955f5b47490f4f4b8781bcee5dea5336bae
2012-07-17tubes: more work on contact list and missing filesMichael Meeks1-0/+1
2012-07-04add the cond format managerMarkus Mohrhard1-0/+1
Change-Id: I2c21b048c24333e4d04434ff92b9d9da2efe9558
2012-06-11first part for new conditional format dialogMarkus Mohrhard1-1/+1
Change-Id: I97d025e468d6c90cdb780c3654706df20300429a
2012-06-11data bar settings menuMarkus Mohrhard1-0/+1
Change-Id: I7cf3604392b04c2fdd5070caebf9f9dc1ce178c8
2012-05-30New skeleton dialog for detailed calculation settings.Kohei Yoshida1-0/+1
This dialog is launched from the Formula options dialog. Change-Id: I554de0f7d376803f2e94907aa78648708b8f6b84
2012-04-09add package deps for resourcesDavid Tardon1-2/+10
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan1-7/+7
2012-02-10fdo#39491 remove nonexistent include pathsMatúš Kukan1-1/+0
2012-01-04fix dep to svx/globlmn.hrc inside of tail_buildNorbert Thiebaud1-1/+1
2011-12-20gbuild: these targets depend on svx/globlmn.hrcMatúš Kukan1-0/+2
2011-11-23ManageNames: improve AddNames UI, no logic yetMarkus Mohrhard1-0/+1
2011-09-12Move ScCheckListMenuWindow and ScMenuFloatingWindow into own files.Kohei Yoshida1-1/+1
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe1-1/+1
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist1-0/+3
2011-04-28Remove unnecessary include in sc buildNorbert Thiebaud1-1/+0
2011-03-29realpath is not very nice with nonexistent path....Norbert Thiebaud1-1/+0
2011-03-29Fix Windows build of SCFridrich Štrba1-8/+8
2011-03-25gnumake support for calc.Norbert Thiebaud1-0/+106
calc build and execute. loading excel file fail